func runtime.dumpgstatus

9 uses

	runtime (current package)
		preempt.go#L134: 			dumpgstatus(gp)
		preempt.go#L267: 		dumpgstatus(gp)
		proc.go#L882: func dumpgstatus(gp *g) {
		proc.go#L1050: 		dumpgstatus(gp)
		proc.go#L1146: 		dumpgstatus(gp)
		proc.go#L1159: 		dumpgstatus(gp)
		proc.go#L3185: 		dumpgstatus(gp.m.lockedg.ptr())
		proc.go#L4167: 		dumpgstatus(gp)
		proc.go#L4220: 		dumpgstatus(gp)